tools: libxl: add concept of in- and out-put only data types to IDL
authorIan Campbell <ian.campbell@citrix.com>
Wed, 20 Apr 2011 16:13:07 +0000 (17:13 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 20 Apr 2011 16:13:07 +0000 (17:13 +0100)
commite5855126c84c62774bb1001c9e894caf4ef90eba
tree8ca884eeae6900f8854e9c1a904667eba2f4c508
parent442ee1681a29f049c4c7f18ace9003bd266fbe9f
tools: libxl: add concept of in- and out-put only data types to IDL

This allow language bindings to only emit the relevant conversion functions.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl.idl
tools/libxl/libxltypes.py
tools/python/genwrap.py